home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1996 October / MACPOWER-1996-10.ISO.7z / MACPOWER-1996-10.ISO / AMUG / Internet_31 / NetCacheResolver 0.9d6 / NetCacheResolver 0.9d6 ト / library / NCR_Resolve.h < prev   
Text File  |  1996-05-12  |  274b  |  10 lines

  1. // NetCache Resolver, 1995 (C) Mizutori Tetsuya
  2. // - NCR_Resolve.h, October 8, 1995
  3. // This document is pretty printed in 10-point Geneva font.
  4.  
  5. // prototype
  6.  
  7. OSErr GetRecordFromFile ( FSSpec *theFSSpec, FInfo *theFInfo, Handle theHndl, long *count );
  8.  
  9. // end of definition
  10.